Skip to content

Commit

Permalink
Upgrade relenv to 0.17.3 and python to 3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz authored and twangboy committed Oct 4, 2024
1 parent a90e6b3 commit 8346d74
Show file tree
Hide file tree
Showing 7 changed files with 319 additions and 318 deletions.
156 changes: 78 additions & 78 deletions .github/workflows/ci.yml

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions .github/workflows/nightly.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
nox-version: 2022.8.7
python-version: "3.10"
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.14
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.15
nox-archive-hash: "${{ needs.prepare-workflow.outputs.nox-archive-hash }}"

backup:
Expand Down Expand Up @@ -266,7 +266,7 @@ jobs:
uses: ./.github/workflows/test-package-downloads-action.yml
with:
nox-session: ci-test-onedir
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.14
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.15
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
environment: release
nox-version: 2022.8.7
Expand Down
Loading

0 comments on commit 8346d74

Please sign in to comment.