Skip to content

Commit

Permalink
chore: Disable RISC OS build, no c++14 available
Browse files Browse the repository at this point in the history
  • Loading branch information
carstene1ns committed Sep 19, 2024
1 parent 9c1dee8 commit efb7440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ jobs:
riscos-gccsdk:
name: Build (RISC OS, GCCSDK 4.7)
needs: prepare
if: false # disabled, no c++14
runs-on: ubuntu-latest
container: riscosdotinfo/riscos-gccsdk-4.7:latest
steps:
Expand Down

0 comments on commit efb7440

Please sign in to comment.