Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc7e3c6

Browse files
committedJan 3, 2025··
chore: rename ci
1 parent c984432 commit dc7e3c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/continuous-integration.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88

99
jobs:
1010

11-
build:
12-
runs-on: ubuntu-latest
11+
continuous-integration:
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4
1515

0 commit comments

Comments
 (0)
Please sign in to comment.