OSDN Git Service

install gcc@9 on github actions
authorSHIRAKATA Kentaro <argrath@ub32.org>
Wed, 22 Feb 2023 11:02:54 +0000 (20:02 +0900)
committerSHIRAKATA Kentaro <argrath@ub32.org>
Wed, 22 Feb 2023 12:15:33 +0000 (21:15 +0900)
.github/workflows/unix.yml

index b51a045..fe734ec 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     - name: macos_prereq
       if: runner.os == 'macOS'
-      run: brew install nkf
+      run: brew install nkf gcc@9
 
     - name: configure
       run: ./configure