Skip to content

Commit

Permalink
build: add runs-on parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Sep 11, 2024
1 parent 4c45581 commit cf4775b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:

jobs:
prerelease:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.11
Expand Down

0 comments on commit cf4775b

Please sign in to comment.