Skip to content

Commit 472ebb5

Browse files
committed
Update build-compiler.yml
1 parent d23143d commit 472ebb5

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
@@ -94,12 +94,10 @@ jobs:
9494
matrix:
9595
system:
9696
- windows-2022
97-
- ubuntu-20.04
9897
- ubuntu-22.04
99-
- macos-11
10098
- macos-12
10199
node-version:
102-
- 16.x
100+
- 20.x
103101

104102
runs-on: ${{ matrix.system }}
105103

0 commit comments

Comments
 (0)