Skip to content

Commit 30c8200

Browse files
committed
chore: bump workflows to use Ubuntu 24.04
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
1 parent b6a5cf3 commit 30c8200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
test-example:
99
name: Test Example
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111
steps:
1212
- name: Checkout Project
1313
uses: actions/checkout@v4.2.1

0 commit comments

Comments
 (0)