Skip to content

Commit 121659a

Browse files
authored
Update build-and-test.yml (#154)
Signed-off-by: Andreas Fehlner <[email protected]>
1 parent ac67e35 commit 121659a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ${{ matrix.os }}
2828
strategy:
2929
matrix:
30-
os: [ubuntu-20.04, windows-2019, macos-10.15]
30+
os: [ubuntu-22.04, windows-2019, macos-10.15]
3131
steps:
3232
- uses: actions/checkout@v4
3333
with:

0 commit comments

Comments
 (0)