Skip to content

Commit

Permalink
Verify different image files
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 committed Oct 20, 2024
1 parent 4396956 commit ecb5299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# reproducible: to get the same tools versions (autoconf, aclocal, ...)
runs-on: ubuntu-24.04
container:
image: ghcr.io/python/autoconf:2024.10.11.11293396815
image: ghcr.io/python/autoconf:2024.10.19.11417401087
timeout-minutes: 60
needs: check_source
if: needs.check_source.outputs.run_tests == 'true'
Expand Down

0 comments on commit ecb5299

Please sign in to comment.