Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #172 from openedx/ci-ubuntu20
Browse files Browse the repository at this point in the history
chore: upgrading ci ubuntu version.
  • Loading branch information
awais786 authored Jan 18, 2022
2 parents be3cd88 + dbedf52 commit e82fa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
run_tests:
name: Tests
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ['3.8']
Expand Down

0 comments on commit e82fa43

Please sign in to comment.