Skip to content

Commit

Permalink
Update python312.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naisanzaa authored Oct 24, 2023
1 parent 5644a9a commit 904a640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python312.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 3.11
name: 3.12

on:
push:
Expand Down Expand Up @@ -41,4 +41,4 @@ jobs:
- name: Run tests
run: /bin/bash test.sh
env:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}

0 comments on commit 904a640

Please sign in to comment.