Skip to content

Commit

Permalink
Update .github/workflows/base-package-tests.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Yang Song <[email protected]>
  • Loading branch information
mowies and songy23 authored Dec 19, 2024
1 parent 2e01f6f commit e3a8dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base-package-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

create-issue:
name: Create GitHub Issue
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
needs: [package-tests]
if: failure() && inputs.issue-on-failure == 'true'
steps:
Expand Down

0 comments on commit e3a8dfc

Please sign in to comment.