Skip to content

Commit

Permalink
[chore] Fix package tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi committed Dec 17, 2024
1 parent 10451e5 commit feff196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
package-tests:
name: Package Tests
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
type: ${{ fromJSON(inputs.type) }}
Expand Down

0 comments on commit feff196

Please sign in to comment.