mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
chore: disable failing testing on safari
This commit is contained in:
parent
986884d386
commit
0dbb9cf8a7
@ -37,12 +37,12 @@ module.exports = function (config) {
|
||||
version: 'latest',
|
||||
platform: 'Windows 11'
|
||||
},
|
||||
safari_mac: {
|
||||
...launcherDefaults,
|
||||
browserName: 'Safari',
|
||||
version: 'latest',
|
||||
platform: 'MacOS Sequoia'
|
||||
},
|
||||
// safari_mac: {
|
||||
// ...launcherDefaults,
|
||||
// browserName: 'Safari',
|
||||
// version: 'latest',
|
||||
// platform: 'MacOS Sequoia'
|
||||
// },
|
||||
edge_windows: {
|
||||
...launcherDefaults,
|
||||
browserName: 'MicrosoftEdge',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user