We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77d625 commit a6fb32eCopy full SHA for a6fb32e
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
name: FBX2glTF-windows.exe
75
path: build/Release/FBX2glTF.exe
76
build-ubuntu:
77
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
78
steps:
79
- name: Checkout
80
uses: actions/checkout@v2
0 commit comments