We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac8666 commit 9892f01Copy full SHA for 9892f01
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
build-microbit-v2-samples:
11
strategy:
12
matrix:
13
- os: [ubuntu-20.04, macos-12, windows-2019]
+ os: [ubuntu-20.04, macos-13, windows-2019]
14
gcc: ['7-2017-q4', 'latest']
15
cmake: ['3.6.0', ''] # Empty string installs the latest CMake release
16
fail-fast: false
0 commit comments