Skip to content

Commit 10cc109

Browse files
committed
[ci] Give ubuntu-latest a try again
1 parent 7f4ed61 commit 10cc109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build:
1616
# The type of runner that the job will run on
1717
# ubuntu-latest fails: https://github.com/actions/runner/issues/2364
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-latest
1919
strategy:
2020
fail-fast: false
2121
matrix:

0 commit comments

Comments
 (0)