Skip to content

Commit

Permalink
main testing platform is still 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jun 18, 2024
1 parent ee50a9f commit 2c5aafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
with:
max-size: 1000M
key: node-${{ matrix.node-version }}
- run: npm run container dev ubuntu:24.04 ${{ matrix.node-version }} ${{ matrix.gdal-version }}
- run: npm run container dev ubuntu:22.04 ${{ matrix.node-version }} ${{ matrix.gdal-version }}
env:
MOCHA_TEST_NETWORK: ${{ github.event.inputs.testNetwork }}

Expand Down

0 comments on commit 2c5aafa

Please sign in to comment.