Skip to content

Commit 0d1e00d

Browse files
committed
Bump to testing w/ 14.2 and 15.0
1 parent 7824b9a commit 0d1e00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -714,14 +714,14 @@ jobs:
714714
- "x86-64"
715715
- "arm64"
716716
version:
717-
- "13.5"
718717
- "14.2"
718+
- "15.0"
719719
steps:
720720
- uses: actions/checkout@v4
721721
with:
722722
submodules: "recursive"
723723
- name: Prepare VM
724-
uses: cross-platform-actions/action@2d97d42e1972a17b045fd709a422f7e55a86230d
724+
uses: cross-platform-actions/action@v0.32.0
725725
env:
726726
AWS_LC_SSL_TEST_RUNNER_PEEK_ROUNDS: 5
727727
AWS_LC_GO_TEST_TIMEOUT: 90m

0 commit comments

Comments
 (0)