fix daily
This commit is contained in:
parent
f9e44b2a3b
commit
2c32319256
|
@ -35,11 +35,11 @@ jobs:
|
||||||
nimflags-extra: --mm:refc
|
nimflags-extra: --mm:refc
|
||||||
- target:
|
- target:
|
||||||
os: linux
|
os: linux
|
||||||
builder: ubuntu-20.04
|
builder: ['self-hosted','ubuntu-22.04']
|
||||||
shell: bash
|
shell: bash
|
||||||
- target:
|
- target:
|
||||||
os: macos
|
os: macos
|
||||||
builder: macos-11
|
builder: macos-12
|
||||||
shell: bash
|
shell: bash
|
||||||
- target:
|
- target:
|
||||||
os: windows
|
os: windows
|
||||||
|
|
Loading…
Reference in New Issue