This commit is contained in:
Andreas Källberg
2023-09-11 13:17:19 +02:00
parent 88db715c3d
commit b90666455e

View File

@@ -62,7 +62,7 @@ jobs:
stack:
name: stack / ghc ${{ matrix.ghc }}
runs-on: ${{ matrix.ghc == '7.10.3' && 'ubuntu-2004' || 'ubuntu-latest' }}
runs-on: ${{ matrix.ghc == '7.10.3' && 'ubuntu-20.04' || 'ubuntu-latest' }}
strategy:
matrix:
stack: ["latest"]