mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
chore: Renable macos-latest build (#7640)
* chore: Renable macos-latest build * chore: Update browser_test.yml
This commit is contained in:
@@ -16,9 +16,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
# TODO (#2114): re-enable osx build.
|
||||
# os: [ubuntu-latest, macos-latest]
|
||||
os: [macos-latest]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
node-version: [18.x, 20.x]
|
||||
# See supported Node.js release schedule at
|
||||
# https://nodejs.org/en/about/releases/
|
||||
|
||||
@@ -15,9 +15,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
# TODO (#2114): re-enable osx build.
|
||||
# os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
node-version: [18.x, 20.x]
|
||||
# See supported Node.js release schedule at
|
||||
# https://nodejs.org/en/about/releases/
|
||||
|
||||
Reference in New Issue
Block a user