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
- target:
os: linux
builder: ubuntu-20.04
builder: ['self-hosted','ubuntu-22.04']
shell: bash
- target:
os: macos
builder: macos-11
builder: macos-12
shell: bash
- target:
os: windows