Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored May 10, 2024
1 parent c20e659 commit 97216b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ jobs:
goal: test
python: "3.11"
jid: 10
- os: ubuntu-22.04
goal: test
python: "3.12"
jid: 11

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 97216b6

Please sign in to comment.