File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -165,31 +165,6 @@ jobs:
165
165
name : CSFML-linux-musl-x64
166
166
path : CSFML/tools/nuget/CSFML/runtimes
167
167
168
- fedora-x64 :
169
- name : Fedora x64
170
- runs-on : ubuntu-22.04
171
- container :
172
- image : fedora:37
173
-
174
- steps :
175
- - name : Checkout CSFML
176
- uses : actions/checkout@v4
177
- with :
178
- path : CSFML
179
-
180
- - name : Build
181
- shell : bash
182
- run : |
183
- cd ./CSFML/tools/nuget
184
- chmod +x ./docker.fedora-x64.sh
185
- ./docker.fedora-x64.sh
186
-
187
- - name : Upload Artifact
188
- uses : actions/upload-artifact@v4
189
- with :
190
- name : CSFML-fedora-x64
191
- path : CSFML/tools/nuget/CSFML/runtimes
192
-
193
168
macos :
194
169
name : macOS
195
170
runs-on : macos-14
@@ -228,7 +203,6 @@ jobs:
228
203
- linux-arm
229
204
- linux-arm64
230
205
- linux-musl-x64
231
- - fedora-x64
232
206
- macos
233
207
steps :
234
208
- name : Checkout CSFML
You can’t perform that action at this time.
0 commit comments