Skip to content

Commit

Permalink
Set runner to latest ubuntu, old ones are disabled by GitHub (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Jul 20, 2023
1 parent cf62c1b commit 17a37cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:

jobs:
CI:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
timeout-minutes: 180
strategy:
fail-fast: true
Expand Down

0 comments on commit 17a37cc

Please sign in to comment.