mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Updated runners
This commit is contained in:
parent
ee1550d10a
commit
a2d1d8d008
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: codeberg-tiny
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
- os: codeberg-tiny
|
||||
hostname: wash
|
||||
arch: x86_64-linux
|
||||
- os: macos-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue