Skip to content

Commit e5f5bdc

Browse files
authored
CI: Upgrade ubuntu image (#273)
1 parent c457b8a commit e5f5bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ci
33
on: [push]
44
jobs:
55
compile-without-audio:
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-24.04
77
steps:
88
- name: Checkout repo
99
uses: actions/checkout@v3

0 commit comments

Comments
 (0)