try to run automation on docker
All checks were successful
Demo / Explore-CI (push) Successful in 3m58s
All checks were successful
Demo / Explore-CI (push) Successful in 3m58s
This commit is contained in:
parent
4e1c6c992c
commit
9e270565cf
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: amd64
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Grab misc. dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue