diff options
author | jao <jao@gnu.org> | 2023-01-05 02:25:03 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-01-05 02:25:03 +0000 |
commit | 60546ed296163fa0c52fdeeb3766c8a7330e5f7a (patch) | |
tree | eae500d4b261bab250f901355f83ca2eed62bfeb /.drone.yml | |
parent | 20c915eec8844abdd5d44c2aa7dd8b3a0e28b40c (diff) | |
download | xmobar-60546ed296163fa0c52fdeeb3766c8a7330e5f7a.tar.gz xmobar-60546ed296163fa0c52fdeeb3766c8a7330e5f7a.tar.bz2 |
testing with ghc 9.2.5 for now
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ matrix: GHC_VERSION: - - 9.2 + - 9.2.5 - 8 pipeline: |