Skip to content

Commit

Permalink
[workflows/package-project] Run upload-package in 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Sep 12, 2023
1 parent f5d9706 commit bf9d43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ jobs:
max-parallel: 1
fail-fast: false
matrix: ${{ fromJson(inputs.matrix) }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Download packages
uses: actions/download-artifact@v3
Expand Down

0 comments on commit bf9d43b

Please sign in to comment.