Skip to content

Commit 6c23194

Browse files
committed
Moved CI run to ubuntu-24.
1 parent 39117e8 commit 6c23194

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
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
test:
1919
name: Test Representer
20-
runs-on: ubuntu-22.04
20+
runs-on: ubuntu-24.04
2121
steps:
2222
- name: Checkout code
2323
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9

0 commit comments

Comments
 (0)