Forráskód Böngészése

Updated NetBSD CI to pkgsrc Q3 release

Andreas T Jonsson 9 hónapja
szülő
commit
c572c80a64
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -6,7 +6,7 @@ jobs:
     name: NetBSD Build, Check, and Test
     runs-on: ubuntu-latest
     env:
-      PKGSRC_BRANCH: 2024Q2
+      PKGSRC_BRANCH: 2024Q3
     steps:
     - uses: actions/checkout@v4
     - name: Build, Check, and Test