Skip to content

Commit

Permalink
Bust cache, in case it has accumulated irrelevant things over time
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Oct 11, 2023
1 parent b52faf9 commit 55e10e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
include:
- os: ubuntu-latest
release-args: "--alpine"
cache-bust: ""
cache-bust: "2023-10-11"
- os: windows-latest
release-args: ""
cache-bust: "13"
Expand Down

0 comments on commit 55e10e3

Please sign in to comment.