Skip to content

Commit 68b9cde

Browse files
committed
update actions
1 parent 1b79dfd commit 68b9cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
needs: [windows, macos]
9494
runs-on: ubuntu-24.04
9595
container:
96-
image: amd64/ubuntu:20.04
96+
image: amd64/ubuntu:18.04
9797
steps:
9898
- uses: actions/checkout@v4
9999
- name: install dependencies

0 commit comments

Comments
 (0)