Skip to content

Commit

Permalink
run tests on moonshot
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Sep 25, 2020
1 parent 54381a6 commit 0971858
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
- uses: julia-actions/julia-runtest@latest
test-moonshot:
runs-on: self-hosted
strategy:
matrix:
julia-version: ['1.5']
julia-arch: [x64]
os: [ubuntu-latest]

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 0971858

Please sign in to comment.