Skip to content

Commit 2b8daa7

Browse files
committed
Build on Ubuntu 20.04 as 18.04 is deprecated
1 parent 931c50c commit 2b8daa7

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
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
os:
2020
- macos-latest
21-
- ubuntu-18.04
21+
- ubuntu-20.04
2222
- windows-latest
2323

2424
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)