Skip to content
Snippets Groups Projects
Unverified Commit 3f6ccd2a authored by Lei Zhu's avatar Lei Zhu
Browse files

Use ubuntu-22.04 instead of the latest on CI

parent 18dd1439
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
ghc: ['9.10', '9.8', '9.6', '9.4', '9.2', '9.0', '8.10', '8.8', '8.6', '8.4', '8.2', '8.0']
os: ['ubuntu-latest', 'windows-latest']
os: ['ubuntu-22.04', 'windows-latest']
name: Build on ${{ matrix.os }} with GHC ${{ matrix.ghc }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment