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 1, 2023
1 parent d5d7ffd commit c2c2640
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/solaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: vmactions/solaris-vm@v0
with:
prepare: |
pkg publisher solaris
pkg update --accept
pkg install gcc-11
pkgutil -y -i automake autoconf autoconf_archive libtool pkgconfig libcppunit1_12_1 libcppunit_dev gsed ggrep
mem: 4096
Expand Down

0 comments on commit c2c2640

Please sign in to comment.