Skip to content

Commit

Permalink
ubuntu-latest run on
Browse files Browse the repository at this point in the history
  • Loading branch information
kek20009 committed Oct 31, 2024
1 parent c5aeafb commit 232c86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ms5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
test-and-lint:
runs-on: self-hosted # or ubuntu-latest
runs-on: ubuntu-latest # or ubuntu-latest
strategy:
matrix:
python-version: ["3.10"]
Expand Down

0 comments on commit 232c86c

Please sign in to comment.