Skip to content

Commit

Permalink
Bump devx version
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Jul 1, 2024
1 parent 9282059 commit f5499a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
os: [ linux ]
arch: [ x86_64, aarch64 ]
compiler: [ ghc94 ]
devx-version: [ 82eb2a0633de606ac9347898967deeb305b477d0 ]
devx-version: [ 54ea65610338600bd4c4afd04b0b6ff612988fd4 ]

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

Expand Down

0 comments on commit f5499a5

Please sign in to comment.