Skip to content

Commit

Permalink
Disable the FreeBSD workflow because FreeBSD often hangs on boot
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Oct 6, 2023
1 parent a99f1ca commit 1b3dfc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 81 deletions.
79 changes: 0 additions & 79 deletions .github/workflows/freebsd-opengl.yml

This file was deleted.

4 changes: 2 additions & 2 deletions write_workflows.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,11 +330,11 @@ const workflows = [
run: git clone https://github.com/emscripten-core/emsdk.git && cd emsdk && ./emsdk install latest
`
},
{
/*{
sys: 'FreeBSD',
gfx: 'OpenGL',
runsOn: 'macos-12'
},
},*/
{
sys: 'iOS',
gfx: 'Metal',
Expand Down

0 comments on commit 1b3dfc7

Please sign in to comment.