parent
ccad61fc56
commit
441f0e87f6
1 changed files with 1 additions and 3 deletions
|
@ -5,10 +5,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: amd64
|
||||
|
||||
container:
|
||||
image: nimlang/nim:2.0.0
|
||||
image: akito13/nim:latest
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
|
|
Loading…
Reference in a new issue