Skip to content

Commit

Permalink
chore: switch to HyperEnv
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Sep 20, 2023
1 parent 574aa75 commit e887cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ defaults:
concurrency: ci
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ['hyperenv', 'medium']
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit e887cad

Please sign in to comment.