Skip to content

Commit

Permalink
use latest ubuntu for action
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 authored Aug 24, 2023
1 parent 4e41b0b commit 2884cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on: push

jobs:
one:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
steps:
- name: Dump GitHub context
env:
Expand Down

0 comments on commit 2884cf6

Please sign in to comment.