We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6d97c commit dcd33d7Copy full SHA for dcd33d7
.github/workflows/macos.yaml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
include:
17
- {os: macos-latest}
18
- - {os: macos-13}
+ - {os: macos-14}
19
#- {os: ubuntu-latest}
20
#- {os: ubuntu-24.04-arm}
21
ChangeLog
@@ -1,3 +1,7 @@
1
+2025-11-04 Dirk Eddelbuettel <edd@debian.org>
2
+
3
+ * .github/workflows/macos.yaml (jobs): Roll macos-13 to macos-14
4
5
2025-11-01 Iñaki Ucar <iucar@fedoraproject.org>
6
7
* inst/include/Rcpp/hash/IndexHash.h: Normalize values for all comparisons
0 commit comments