Skip to content

Commit af48cc3

Browse files
committed
Change hercules bot enviroment to ubuntu 24.04
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
1 parent b2b9729 commit af48cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hwsapibot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010

1111
jobs:
1212
hwsapi:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu:24.04
1414
concurrency:
1515
group: hwsapibot
1616
cancel-in-progress: true

0 commit comments

Comments
 (0)