Skip to content

Commit 3f21bfc

Browse files
authored
Upgraded ci runs on to ubuntu-24.04. (#123)
1 parent bfd7e5d commit 3f21bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
build:
1515
name: Test Runner
16-
runs-on: ubuntu-22.04
16+
runs-on: ubuntu-24.04
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9

0 commit comments

Comments
 (0)