Skip to content

Commit

Permalink
temp: Get 24.04 info.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Oct 21, 2024
1 parent eaf5edf commit 55bcf27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
os: "ubuntu-22.04"
# Disabling this for now because it's failing and we need to figure out
# next steps to fix this.
# - python_version: '3.11'
# ubuntu_version: '24.04'
# os: "ubuntu-24.04"
- python_version: '3.11'
ubuntu_version: '24.04'
os: "ubuntu-24.04"

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

0 comments on commit 55bcf27

Please sign in to comment.