Skip to content

Commit

Permalink
Update names
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Sep 22, 2024
1 parent c71becc commit 74e02db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: ["master"]

jobs:
template:
test-ubuntu:
runs-on: ubuntu-latest

strategy:
Expand Down
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ pull_request_rules:
- check-success=test-ubuntu (3.10)
- check-success=test-ubuntu (3.11)
- check-success=test-ubuntu (3.12)
- check-success=test-windows (3.11)
- check-success=macOS-latest (3.11)
- check-success=test-windows (3.12)
- check-success=macOS-latest (3.12)
# Approval by reviewer at least one maintainer
# - "#approved-reviews-by>=1"
- base=master
Expand Down

0 comments on commit 74e02db

Please sign in to comment.