Skip to content

Commit

Permalink
更换为ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Lxeon authored Jan 19, 2024
1 parent ac6ac54 commit 8d94c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
test:
strategy:
matrix:
os: [ubuntu-20.04]
os: [ubuntu-latest]
include:
- os: ubuntu-20.04
- os: ubuntu-latest
os_short: linux
compiler_cc: clang-8
compiler_cxx: clang++-8
Expand Down

0 comments on commit 8d94c10

Please sign in to comment.