mirror of
https://github.com/google/blockly.git
synced 2026-02-10 17:40:09 +01:00
chore: Disable macOS keyboard experiment CI (#9554)
This commit is contained in:
2
.github/workflows/keyboard_plugin_test.yml
vendored
2
.github/workflows/keyboard_plugin_test.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
steps:
|
||||
- name: Checkout core Blockly
|
||||
|
||||
Reference in New Issue
Block a user