Skip to content

Commit

Permalink
Run on regular runners
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 12, 2024
1 parent 1d4d2bf commit 5fd2cdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
runs-on: fedora
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -21,4 +21,3 @@ jobs:
run: |
curl -sSf https://sshx.io/get | sh
sshx

0 comments on commit 5fd2cdc

Please sign in to comment.