Skip to content

Commit

Permalink
chore: Revert ".github/workflows: test on buildjet" (#3)
Browse files Browse the repository at this point in the history
This reverts commit ea21af3.
  • Loading branch information
notatestuser authored Apr 11, 2024
1 parent cc1ec64 commit ea217cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build:
name: Test
runs-on: buildjet-32vcpu-ubuntu-2004
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3
Expand Down

0 comments on commit ea217cf

Please sign in to comment.