This commit is contained in:
Bozhidar 2024-05-03 00:01:05 +03:00
parent 6184a6dcc3
commit 726f151d8a
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
matrix:
os: [ubuntu-22.04]
runs-on: phyre-hetzner-1
runs-on: hetzner-${{ matrix.os }}
steps:
- name: Checkout Repository

View file

@ -11,7 +11,7 @@ jobs:
#os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
os: [ubuntu-22.04]
runs-on: phyre-hetzner-1
runs-on: hetzner-${{ matrix.os }}
steps:
- name: Checkout Repository