Skip to content

Commit

Permalink
chore: remove deprecated tags (#1335)
Browse files Browse the repository at this point in the history
* chore: remove deprecated tags

* nudge
  • Loading branch information
jakeyheath authored Feb 3, 2025
1 parent ffb054d commit 7e791bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
jobs:
pre_commit_checks:
name: pre-commit checks
runs-on: [self-hosted, Linux, X64]
runs-on: [X64]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 7e791bd

Please sign in to comment.