Skip to content

Commit

Permalink
Change version of ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
dannnylo committed Oct 2, 2023
1 parent e01e926 commit ca46c10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-22.04
runs-on: ubuntu-21.10
strategy:
matrix:
ruby:
- '2.7.4'
- '3.0.0'
- '3.2.0'
repository:
- 'ppa:alex-p/tesseract-ocr'
- 'ppa:alex-p/tesseract-ocr-devel'
Expand Down

0 comments on commit ca46c10

Please sign in to comment.