Skip to content

Commit a396801

Browse files
committed
chore: use ubuntu-latest for test workflow
Signed-off-by: darshit2308 <darshit2308@gmail.com>
1 parent 01e7361 commit a396801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-review-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
test:
15-
runs-on: hl-sdk-py-lin-md
15+
runs-on: ubuntu-latest
1616
permissions:
1717
contents: read
1818
steps:

0 commit comments

Comments
 (0)