Skip to content

Commit

Permalink
[chore] Fix package tests (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi authored Dec 17, 2024
1 parent 10451e5 commit 20b86d2
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 20b86d2

Please sign in to comment.