Skip to content

Commit

Permalink
Upgrade relenv to 0.16.0 and Python to 3.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Apr 19, 2024
1 parent 9a166d8 commit d766355
Show file tree
Hide file tree
Showing 7 changed files with 290 additions and 289 deletions.
142 changes: 71 additions & 71 deletions .github/workflows/ci.yml

Large diffs are not rendered by default.

142 changes: 71 additions & 71 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.13
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.14
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.13
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.14
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
environment: release
nox-version: 2022.8.7
Expand Down
Loading

0 comments on commit d766355

Please sign in to comment.