fix daily

This commit is contained in:
Diego 2024-07-15 17:59:03 +02:00 committed by tersec
parent f9e44b2a3b
commit 2c32319256
1 changed files with 2 additions and 2 deletions

View File

@ -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