Skip to content

Commit

Permalink
g++ version 11 for Solaris
Browse files Browse the repository at this point in the history
  • Loading branch information
gansm committed Aug 2, 2023
1 parent 6b06fbe commit 7142349
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/solaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
uses: vmactions/solaris-vm@v0
with:
prepare: |
pkg publisher solaris
pkg update --accept
pkg publisher solaris
pkg list -af entire
pfexec pkg update -nv
pkg publisher solaris
echo "========= before ggc install ========="
pkg install -v --accept gcc-11
Expand Down

0 comments on commit 7142349

Please sign in to comment.