This commit is contained in:
parent
3c8acca0fc
commit
ae281d24c0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing
|
|||
on: [push]
|
||||
jobs:
|
||||
Explore-CI:
|
||||
runs-on: self-hosted
|
||||
runs-on: x86-64
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue