chore: Initial attempt to migrate workflows
Some checks failed
Build / test-rgfw (1.21.x, docker) (push) Has been cancelled
Build / test-purego (1.21.x, docker) (push) Has been cancelled
Build / test-examples (1.21.x, docker) (push) Has been cancelled
Build / test-sdl (1.21.x, docker) (push) Has been cancelled
Build / test (1.21.x, docker) (push) Has been cancelled
Build / test-drm (1.21.x, docker) (push) Has been cancelled

This commit is contained in:
Tera << 8 2025-06-21 13:32:42 -04:00
parent bc3da009ef
commit d707d9e51c
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37

View file

@ -6,7 +6,7 @@ jobs:
fail-fast: false
matrix:
go-version: [1.21.x]
os: [ubuntu-latest, macos-latest, windows-latest]
os: [docker]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
go-version: [1.21.x]
os: [ubuntu-latest]
os: [docker]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
@ -65,7 +65,7 @@ jobs:
strategy:
matrix:
go-version: [1.21.x]
os: [ubuntu-latest]
os: [docker]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
@ -86,7 +86,7 @@ jobs:
fail-fast: false
matrix:
go-version: [1.21.x]
os: [ubuntu-latest, macos-latest, windows-latest]
os: [docker]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
@ -107,7 +107,7 @@ jobs:
strategy:
matrix:
go-version: [1.21.x]
os: [ubuntu-latest]
os: [docker]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
@ -126,7 +126,7 @@ jobs:
strategy:
matrix:
go-version: [1.21.x]
os: [ubuntu-latest]
os: [docker]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go