Skip to content

Commit

Permalink
ci: fix ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
pythops committed Nov 26, 2023
1 parent b0e64a1 commit e9e05ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
name: Build
env:
BSP: 32.7.4
UBUNTU: 22.04
UBUNTU: 20.04
jobs:
build:
permissions:
Expand Down

0 comments on commit e9e05ee

Please sign in to comment.