Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsiq-shu authored Dec 12, 2022
1 parent ca297ce commit c1fa65c
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 @@ -2,7 +2,7 @@ name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
Test-Git-Meta:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
- run: sudo apt-get install libkrb5-dev
Expand Down

0 comments on commit c1fa65c

Please sign in to comment.