diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41f548119..53600b258 100644 --- a/.github/workflows/ci.yml +++ b/.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