fix: run actions natively
This commit is contained in:
parent
62ed418631
commit
0b851e1132
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
run-tests:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: nixos-x86_64-linux
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue