Skip to content

Commit 07de27a

Browse files
committed
update os version
1 parent 29cea7b commit 07de27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
os: [ubuntu-20.04, windows-2019]
10+
os: [ubuntu-latest, windows-latest]
1111
runs-on: ${{ matrix.os }}
1212

1313
steps:

0 commit comments

Comments
 (0)