Skip to content

Commit

Permalink
Can we run multiple?
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Regebro committed Jul 24, 2024
1 parent f374b7a commit d75aea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:

runs-on: ubuntu-20.04
runs-on: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
strategy:
fail-fast: true
steps:
Expand Down

0 comments on commit d75aea5

Please sign in to comment.