Skip to content

Commit

Permalink
Revert "ci: try ubuntu 24.04 for working pocl"
Browse files Browse the repository at this point in the history
This reverts commit 9488e87.
  • Loading branch information
bd4 committed Jun 4, 2024
1 parent 9488e87 commit 909ab6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
needs: [babeltrace2, pre_job]
if: ${{ needs.pre_job.outputs.should_skip != 'true' }}
name: Integration ${{ matrix.bats_file }} ${{matrix.thapi_sync_daemon }}
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
strategy:
matrix:
thapi_sync_daemon: [ 'fs', 'mpi' ]
Expand Down

0 comments on commit 909ab6c

Please sign in to comment.