Skip to content

Commit f7bf416

Browse files
committed
bumpd devx and GHC version in CI.
1 parent db2a2f8 commit f7bf416

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
matrix:
2525
os: [ linux ]
2626
arch: [ x86_64, aarch64 ]
27-
compiler: [ ghc94 ]
28-
devx-version: [ 54ea65610338600bd4c4afd04b0b6ff612988fd4 ]
27+
compiler: [ ghc96 ]
28+
devx-version: [ 887b833d89db35168fbd4f10afb6f93d26d70f9a ]
2929

3030
runs-on: ${{ matrix.os == 'linux' && matrix.arch == 'aarch64' && 'buildjet-16vcpu-ubuntu-2204-arm' || 'ubuntu-22.04' }}
3131

0 commit comments

Comments
 (0)