Skip to content

Commit ac3772d

Browse files
authored
Update Github Actions to ubuntu-latest (#49)
1 parent 2d13ddb commit ac3772d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
jobs:
1818
build:
19-
runs-on: ubuntu-18.04
19+
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v2
2222
with:

0 commit comments

Comments
 (0)