Skip to content

Commit ec7123d

Browse files
committed
Use ubuntu 20
1 parent f2f0552 commit ec7123d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
os: [ubuntu-22.04, windows-2019, macos-latest]
19+
os: [ubuntu-20.04, windows-2019, macos-latest]
2020
fail-fast: false
2121

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

0 commit comments

Comments
 (0)