Skip to content

Commit 5c8b6da

Browse files
authored
Merge pull request #48044 from fastly/jkarneges/update-v1
2 parents 651388d + 00d6118 commit 5c8b6da

File tree

324 files changed

+12206
-10402
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+12206
-10402
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
test:
55
strategy:
66
matrix:
7-
rust-toolchain: [1.66.1]
7+
rust-toolchain: [1.70.0]
88
platform: [ubuntu-20.04]
99
runs-on: ${{ matrix.platform }}
1010
steps:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pushpin Changelog
44
v. 1.39.1 (2024-03-18)
55

66
* Regenerate pushpin.conf.inst post-build to ensure up-to-date configuration.
7-
* Update legacy runner use revised Qt linking logic, aligning with main branch improvements.
7+
* Update legacy runner use revised Qt linking logic, aligning with main branch improvements.
88

99
v. 1.39.0 (2024-03-14)
1010

0 commit comments

Comments
 (0)