mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update Firefox testing pin to 127.0a1 (#12357)
This commit is contained in:
parent
069606e075
commit
914c107216
@ -6,6 +6,6 @@
|
||||
|
||||
export const testChromeBuildId = '121.0.6167.85';
|
||||
export const testChromiumBuildId = '1083080';
|
||||
export const testFirefoxBuildId = '126.0a1';
|
||||
export const testFirefoxBuildId = '127.0a1';
|
||||
export const testChromeDriverBuildId = '121.0.6167.85';
|
||||
export const testChromeHeadlessShellBuildId = '121.0.6167.85';
|
||||
|
Loading…
Reference in New Issue
Block a user