Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Sep 12, 2024
1 parent e861c71 commit 58a0e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ 'ubuntu-18.04', 'ubuntu-20.04', 'ubuntu-22.04', 'ubuntu-24.04' ]
os: [ 'ubuntu-20.04', 'ubuntu-22.04', 'ubuntu-24.04' ]
go: [ '1.23' ]
name: Go ${{ matrix.go }} + GDAL on ${{ matrix.os }} test
steps:
Expand Down

0 comments on commit 58a0e27

Please sign in to comment.