Skip to content

Commit

Permalink
gcc-12
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Nov 1, 2023
1 parent 1232a61 commit 100bc2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rpcsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
build-rpcsx:
runs-on: ubuntu-latest
env:
CC: gcc-11
CXX: g++-11
CC: gcc-12
CXX: g++-12
steps:

- name: Checkout
Expand Down

0 comments on commit 100bc2e

Please sign in to comment.