Skip to content

Commit 2fdb7ce

Browse files
committed
[ci] remove ubuntu-18.04
1 parent 2dd7e56 commit 2fdb7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [ubuntu-18.04, ubuntu-latest, windows-latest, macOS-latest]
16+
os: [ubuntu-latest, windows-latest, macOS-latest]
1717
board_version: [v3.6-56V]
1818
debug: [true]
1919

0 commit comments

Comments
 (0)