From 6fbf9d9c31d4b97f3eed20045ed9167b55477b63 Mon Sep 17 00:00:00 2001 From: Hong Xu Date: Wed, 11 Dec 2024 22:28:49 -0800 Subject: [PATCH] Use alpine 3.21 --- .github/workflows/runtime.yml | 2 +- tests | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/runtime.yml b/.github/workflows/runtime.yml index cd99c23..c5d1495 100644 --- a/.github/workflows/runtime.yml +++ b/.github/workflows/runtime.yml @@ -12,7 +12,7 @@ jobs: test: name: Runtime runs-on: ubuntu-latest - container: python:3.13-alpine3.20 + container: python:3.13-alpine3.21 steps: - name: Install Alpine Dependencies diff --git a/tests b/tests index e407c15..0a0bf55 160000 --- a/tests +++ b/tests @@ -1 +1 @@ -Subproject commit e407c1592df0f8e91664835324dea85146f20189 +Subproject commit 0a0bf550f93e4c764b2bc73736b5ed681eab708e