Skip to content

Commit d23143d

Browse files
committed
Update build-compiler.yml
1 parent 36c6791 commit d23143d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-compiler.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,10 @@ jobs:
3232
matrix:
3333
system:
3434
- windows-2022
35-
- ubuntu-20.04
3635
- ubuntu-22.04
37-
- macos-11
3836
- macos-12
3937
node-version:
40-
- 16.x
38+
- 20.x
4139

4240
runs-on: ${{ matrix.system }}
4341

0 commit comments

Comments
 (0)