This commit is contained in:
parent
47b842d6b8
commit
b8c6e4c827
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -2,7 +2,7 @@ on: [push, pull_request]
|
|||
name: Test
|
||||
jobs:
|
||||
build:
|
||||
runs-on: namespace-profile-ghostty-macos
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue