Skip to content

Commit

Permalink
ci: remove the use of github-actions-ci environment
Browse files Browse the repository at this point in the history
We are now using a organizational-level token
  • Loading branch information
nh13 authored Aug 14, 2024
1 parent d574e5a commit 309cff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ permissions:
jobs:
testing:
runs-on: ubuntu-latest
environment: github-actions-ci
strategy:
matrix:
PYTHON_VERSION: ["3.8", "3.9", "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit 309cff2

Please sign in to comment.