Skip to content

Commit

Permalink
Roll nightly valgrind to 2.26.0, retire 2.24.0 (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel authored Aug 15, 2024
1 parent f596628 commit 2130213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/valgrind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
tag: [ release-2.24, release-2.25, dev ]
tag: [ release-2.25, release-2.26, dev ]

steps:
- name: Checkout
Expand Down

0 comments on commit 2130213

Please sign in to comment.