Skip to content

Commit

Permalink
lets try 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Nov 30, 2023
1 parent 985eef1 commit 831b36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
strategy:
fail-fast: false
matrix:
host: [ubuntu-20.04, macos-11, macos-12, windows-2022]
host: [ubuntu-22.04, macos-11, macos-12, windows-2022]
needs: package
runs-on: ${{ matrix.host }}
steps:
Expand Down

0 comments on commit 831b36d

Please sign in to comment.