Update actions
This commit is contained in:
parent
21775d2dee
commit
48e419d11f
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
|||
|
||||
test-drm:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
os: [ubuntu-latest]
|
||||
|
@ -64,7 +63,6 @@ jobs:
|
|||
|
||||
test-sdl:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
os: [ubuntu-latest]
|
||||
|
@ -107,7 +105,6 @@ jobs:
|
|||
|
||||
test-examples:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
os: [ubuntu-latest]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue