aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2025-07-11 15:47:55 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2025-07-11 15:47:55 +0200
commite647f560db721e733a4f331e63d23de46193aef6 (patch)
tree6a41974055857e1d6afa44e3b098a6e0027f2986 /.github
parent3b051989085c917bbaac777655aa8dd1e9d207a3 (diff)
Try fix NetBSD CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e4ab34fb5..7066dec08 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: 2024Q3
+ PKGSRC_BRANCH: 2025Q2
steps:
- uses: actions/checkout@v4
- name: Build, Check, and Test