Skip to content

Commit e6f04db

Browse files
committed
Update build matrix
Ubuntu 16.04 is now deprecated. Remove it and add ubuntu-latest.
1 parent 6f04be1 commit e6f04db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
strategy:
99
matrix:
1010
os:
11+
- ubuntu-latest
1112
- ubuntu-20.04
1213
- ubuntu-18.04
13-
- ubuntu-16.04
1414
- macos-latest
1515
- windows-latest
1616
steps:

0 commit comments

Comments
 (0)