Skip to content

Commit

Permalink
Use latest stable for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Dec 3, 2024
1 parent 73e769b commit 210de4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
matrix:
container_image:
# Use the latest stable version. No need for older versions.
- "ghcr.io/georust/geo-ci:proj-9.4.0-rust-1.79"
- "ghcr.io/georust/geo-ci:proj-9.4.0-rust-1.83"
container:
image: ${{ matrix.container_image }}
steps:
Expand Down

0 comments on commit 210de4b

Please sign in to comment.