Skip to content

Commit

Permalink
Update license and used Ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoberger committed Aug 10, 2021
1 parent 7285aa2 commit 6bdc8f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
release:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
name: Release
steps:
- name: Set up Go 1.16
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Rico Berger
Copyright (c) 2021 Rico Berger

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 6bdc8f9

Please sign in to comment.